GtkModelButton: Don't require an explicit role
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 Oct 2014 22:13:02 +0000 (18:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Oct 2014 10:49:59 +0000 (06:49 -0400)
commit689363a782dd4f6e0e721aa5eb1e427b60f7622a
treefc27fe8115c3e66eb5986dc8c79c9cc820baf7ed
parent2401a6cb8eadcbf8a57e721c4b74f0d5b401a99d
GtkModelButton: Don't require an explicit role

When we have an action-name, we can deduce the role from the
action that is looked up by the action helper.
gtk/gtkactionhelper.c
gtk/gtkmodelbutton.c